FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.113762.1.4.1115.27

Packageus.nlm.vsac
Resource TypeValueSet
Id2.16.840.1.113762.1.4.1115.27
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1115.27/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.27
Version20240827
Statusactive
Date2024-08-27T01:12:28-04:00
NameInitialTreatmentPortableMedicalOrderOptions
TitleInitial Treatment portable medical order options
Realmus
Authorityhl7
Purpose(Clinical Focus: Concepts that describe Initial Treatment options in portable medical orders.),(Data Element Scope: This concept is the selected Initial Treatment option.),(Inclusion Criteria: Includes a wide range of options for Initial Treatment which may be included in a portable medication order.),(Exclusion Criteria: )

Resources that use this resource

StructureDefinition
ADI-PMOInitialTreatmentServiceRequestADI PMO Initial Treatment ServiceRequest
ValueSet
2.16.840.1.113762.1.4.1115.33Initial Treatment Portable Medical Order Procedures Grouping

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1115.27",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2024-08-27T01:12:28.000-04:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "ADVault Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2025-04-08"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-08-27"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.27",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1115.27"
    }
  ],
  "version": "20240827",
  "name": "InitialTreatmentPortableMedicalOrderOptions",
  "title": "Initial Treatment portable medical order options",
  "status": "active",
  "date": "2024-08-27T01:12:28-04:00",
  "publisher": "ADVault",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: Concepts that describe Initial Treatment options in portable medical orders.),(Data Element Scope: This concept is the selected Initial Treatment option.),(Inclusion Criteria: Includes a wide range of options for Initial Treatment which may be included in a portable medication order.),(Exclusion Criteria: )",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA33473-2",
            "display": "Full treatments"
          },
          {
            "code": "LA33474-0",
            "display": "Selective treatments"
          },
          {
            "code": "LA33475-7",
            "display": "Comfort-focused treatments"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:462c9663-132b-4bd5-b765-17d84566350d",
    "timestamp": "2025-05-23T18:16:00-04:00",
    "total": 3,
    "contains": [
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "LA33473-2",
        "display": "Full treatments"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "LA33474-0",
        "display": "Selective treatments"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "LA33475-7",
        "display": "Comfort-focused treatments"
      }
    ]
  }
}